home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Other / upsd / upsd_NeXT / upsdown.csh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1991-10-07  |  125 b   |  10 lines

  1. #!/bin/csh
  2. #         
  3. #Written by Rich Showalter    10/07/91
  4. #
  5. #
  6. #            
  7. /usr/etc/shutdown -k now
  8. /etc/halt -p
  9. # halt system, power off.
  10.